Fix error in ChangeLog entry.
authorJan Djärv <jan.h.d@swipnet.se>
Tue, 31 Jul 2012 07:42:43 +0000 (09:42 +0200)
committerJan Djärv <jan.h.d@swipnet.se>
Tue, 31 Jul 2012 07:42:43 +0000 (09:42 +0200)
src/ChangeLog

index edaba5e82b8eb52cdacafa6467c255932a3fe894..3967c04e8aa98c1c497d69437066de098700c621 100644 (file)
@@ -32,7 +32,7 @@
 2012-07-30  Jan Djärv  <jan.h.d@swipnet.se>
 
        * nsterm.m (ns_do_open_file): New variable.
-       (ns_term_init): Set ns_do_open_file to NO after run returns.
+       (ns_term_init): Set ns_do_open_file to YES after run returns.
        (openFile, openTempFile, openFileWithoutUI, openFiles): Open
        files only if ns_do_open_file.